json

pure constructor(value: text)

Constructs a JSON value from a string. Fails if the string is not valid json.

Since

0.6.0

Parameters

value

The JSON string.